Builder
class Builder : GeneratedMessage.Builder<BuilderT> , ConnStatusProtos.BluetoothConnectionStatusOrBuilder
Bluetooth connection status
Content copied to clipboard
meshtastic.BluetoothConnectionStatus
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether the device has an active connection or not
Content copied to clipboard
bool is_connected = 3;
Link copied to clipboard
The pairing PIN for bluetooth
Content copied to clipboard
uint32 pin = 1;
Link copied to clipboard
RSSI of bluetooth connection
Content copied to clipboard
int32 rssi = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether the device has an active connection or not
Content copied to clipboard
bool is_connected = 3;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: ConnStatusProtos.BluetoothConnectionStatus): ConnStatusProtos.BluetoothConnectionStatus.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): ConnStatusProtos.BluetoothConnectionStatus.Builder
Link copied to clipboard
Whether the device has an active connection or not
Content copied to clipboard
bool is_connected = 3;
Link copied to clipboard
The pairing PIN for bluetooth
Content copied to clipboard
uint32 pin = 1;
Link copied to clipboard
RSSI of bluetooth connection
Content copied to clipboard
int32 rssi = 2;